Vcenter TrustedInfrastructure Attestation Services CreateSpec
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure Attestation Services CreateSpec schema contains the data necessary for registering an Attestation Service instance to the environment
This schema was added in vSphere API 7.0.0.0.
{
"address": {
"hostname": "string",
"port": 0
},
"trusted_ca": {
"cert_chain": [
"string"
]
},
"group": "string",
"trust_authority_cluster": "string"
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's address.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's TLS certificate chain.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
This property was added in vSphere API 7.0.0.0.